python -m venv venv venv\Scripts\activate pip install django django-admin startproject mysite
python -m django startproject mysite